From: Paul Eggert Date: Mon, 6 Jun 2011 18:37:51 +0000 (-0700) Subject: Add Bug#8794 to ChangeLog entry. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~3529 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=004764cbc8cd354d7ac1f09ad222541b663e64a8;p=emacs.git Add Bug#8794 to ChangeLog entry. --- diff --git a/src/ChangeLog b/src/ChangeLog index 9aebf4ea81c..0fa5ec1656c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,6 +1,6 @@ 2011-06-06 Paul Eggert - Cons<->int and similar integer overflow fixes. + Cons<->int and similar integer overflow fixes (Bug#8794). Check for overflow when converting integer to cons and back. * charset.c (Fdefine_charset_internal, Fdecode_char):